* calendar/todos.el: Further comment revision.
authorStephen Berman <stephen.berman@gmx.net>
Sun, 27 May 2012 22:40:56 +0000 (23:40 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 27 May 2012 22:40:56 +0000 (23:40 +0100)
commitd675cd03fe3640bbdad5d62d1c8c30851bdb0e26
tree94d1bffc7d1310c99fed86a0f768444fbe697551
parent81f123d7d784b32aecc8e7618c718329cc03b282
* calendar/todos.el: Further comment revision.
(todos-reset-global-current-todos-file):
Try to make this not slow down kill-buffer.
(todos-update-categories-sexp): Handle the case where there is no
categories sexp yet, i.e. after inserting the first item in the
file, so todos-display-categories works.
(todos-read-file-name): Improve implementation.
(todos-validate-name): Use variable todos-files.
(todos-category-number): New variable.
(todos-insert-category-line, todos-update-categories-display)
(todos-raise-category-priority): Use it.
(todos-add-file): Remove unused remnant code.
lisp/ChangeLog
lisp/calendar/todos.el